home *** CD-ROM | disk | FTP | other *** search
/ Home & Business Platinum / Home and Business Platinum.iso / bustools / lock23 / lock.txt < prev    next >
Text File  |  1993-11-15  |  9KB  |  214 lines

  1. =====================================================================
  2. =====                  FILE LOCKER version 2.3                  =====
  3. =====                     November 16, 1993                     =====
  4. =====                                                           =====
  5. ===== by Rodney M. Savard                   All Rights Reserved =====
  6. =====================================================================
  7.  
  8.  
  9. File Locker is a Microsoft Windows based file encryption program.
  10. It has the ability to encrypt multiple files at a time, and can also
  11. run "in the background," letting you do other things in Windows
  12. while it is encrypting files.
  13.  
  14. This program is shareware.  Register it by sending $10 to:
  15.  
  16.                          Rodney M. Savard
  17.                       4507 South Kent Street
  18.                      Kennewick, WA 99337-4510
  19.  
  20. For registering, you will receive a registration number that will
  21. uncripple this shareware version plus all future versions.  Once
  22. registered, File Locker will no longer display the registration
  23. information that shows when you run the program.
  24.  
  25.  
  26. INSTRUCTIONS ON USE:
  27. ====================
  28.  
  29. Run the File Locker program either by using the FILE-RUN command
  30. in Program Manager, by double clicking on the LOCK.EXE file in
  31. File Manager, or by double clicking on the File Locker icon in
  32. Program Manager.  (For instructions on setting up an icon in 
  33. Program Manager for the File Locker program, see your Windows
  34. documentation.)
  35.  
  36. When you run the program, you will first see a registration
  37. information screen.  (Unless you have registered your copy of File
  38. Locker.)  After five seconds, two buttons will appear:  one labeled
  39. "I'll Do It Later..." and the other labeled "Register Now!".
  40. Pressing the button "I'll Do It Later..." will take you to the next
  41. screen--the File Locker program.  If you press "Register Now!", you
  42. will be prompted for a registration number.  (You will receive a
  43. registration number after registering File Locker. [see above])
  44.  
  45.  
  46.    Encrypting a File
  47.    -----------------
  48.  
  49.    To encrypt a file, type the name of the file that you want to
  50.    encrypt into the SOURCE FILES text box.  Then click on the
  51.    "LOCK FILES" button.
  52.    
  53.    You will now be prompted for a locking phrase (or password).
  54.    You can pick any password you want, as long as it's not more
  55.    than 10 characters.  Type the password into the LOCKING PHRASE
  56.    text box.  (Question marks will appear as you type it in.)  Now
  57.    verify that you typed in the password correctly by entering the
  58.    same password into the VERIFY PHRASE text box.  If the passwords
  59.    in both text boxes match, you can press the button labeled
  60.    "Encrypt" to encrypt the file.  If the passwords in both text
  61.    boxes do NOT match, then you will not be able to press the
  62.    "Encrypt" button.
  63.  
  64.    File Locker will now encrypt the file, showing the percent
  65.    completion in the Bar at the bottom of the File Locker screen.
  66.  
  67.    NOTE:  This program is relatively slow in encrypting and decrypting
  68.    files.  If you want to encrypt a rather large file, I recommend
  69.    turning on the "Background Execution" option.  (Described below.)
  70.    This will allow you to do other things in Windows while File Locker
  71.    is busy encrypting the file.
  72.  
  73.  
  74.    Decrypting a File
  75.    -----------------
  76.  
  77.    This is done in the same way you Encrypt a file.  First type
  78.    in the name of the encrypted file in the SOURCE FILES text box.
  79.    Next, click on the UNLOCK FILES button.
  80.  
  81.    You will now be prompted for the phrase (password) that was used
  82.    to encrypt the file.  You MUST enter the same password before
  83.    File Locker will decrypt the file.  (NOTE: The password is not
  84.    case sensitive, so File Locker considers "PASSWORD" and "PassWord"
  85.    to be the same.)  When you finish typing the password into the
  86.    LOCKING PHRASE text box, press the "Decrypt" button.
  87.  
  88.    If the password you typed in and the password that was used to
  89.    encrypt the file match, File Locker will decrypt the file, showing
  90.    the percent completion in the Bar at the bottom of the File Locker
  91.    screen.
  92.  
  93.  
  94.    Other Options
  95.    -------------
  96.  
  97.    - You may encrypt more than one file at a time by typing each
  98.      filename, separated by a space, in the SOURCE FILES text box.
  99.      For example, if you wanted to encrypt the file C:\TEST.TXT and
  100.      C:\FILES\REPORT.WP, you would type the following into the
  101.      SOURCE FILES text box:
  102.  
  103.      c:\test.txt c:\files\report.wp
  104.  
  105.      You may encrypt up to 200 files at a time.  When you press 
  106.      ENCRYPT FILES to encrypt multiple files, you will only be
  107.      prompted for a password ONCE.  That password will be used to
  108.      encrypt all of the files in the SOURCE FILES text box.
  109.      
  110.      You may also decrypt multiple files the same way you encrypt
  111.      multiple files.  You will only be prompted for a password ONCE,
  112.      and that password will be used to decrypt all of the files in
  113.      the SOURCE FILES text box.
  114.  
  115.    - You may specify wildcards in the SOURCE FILES text box.
  116.      For example, to encrypt all of the files in the C:\TEMP directory
  117.      that have the extension TXT, you would type the following into
  118.      the SOURCE FILES text box:
  119.  
  120.      c:\temp\*.txt
  121.  
  122.      This method can be used for decrypting files as well.
  123.  
  124.    - Pressing the button labeled "Tree..." will bring up a directory
  125.      tree.  You may select the file you want to encrypt/decrypt on
  126.      this screen.  This form works similar to other File Open Dialog
  127.      boxes in Windows, except that you can select more than one file.
  128.  
  129.      To select more than one file in the directory tree, hold down
  130.      the CTRL key while selecting the file names.
  131.  
  132.      Pressing "OK" (or ENTER) will return you to File Locker and
  133.      place the file names you selected into the SOURCE FILES text box.
  134.  
  135.      Pressing "Cancel" (or ESC) will return you to File Locker without
  136.      placing the file names you selected into the SOURCE FILES text box.
  137.  
  138.      Pressing "Scan Directory" will search the current directory for
  139.      encrypted files.  This feature is only availabel when you
  140.      register File Locker.
  141.  
  142.    - By clicking on the OPTIONS menu in File Locker, you can configure
  143.      File Locker whether or not it should run in the background, and
  144.      how it should notify you when it finishes encrypting/decrypting
  145.      files.
  146.  
  147.      When "Background Execution" is checked, File Locker will let you
  148.      do other things in Windows while it is busy encrypting/decrypting
  149.      files.  If "Minimize on OK" is checked, File Locker will be
  150.      reduced to an icon when it starts encrypting/decrypting files.
  151.      If "Restore on Completion" is checked, File Locker will be
  152.      restored (un-Minimized) when it finishes encrypting/decrypting
  153.      a file.
  154.  
  155.      Selecting "Notify on Completion", you can tell File Locker how
  156.      you want to be notified when it's finished encrypting/decrypting
  157.      files.  If "Do Not Notify" is checked, File Locker will do
  158.      nothing to tell you that it's finished encrypting/decrypting
  159.      files.  If "Notify With Beep" is checked, File Locker will cause
  160.      a System Beep when it finishes encrypting/decrypting files.  If
  161.      "Notify With Dialog" is checked, File Locker will cause a Dialog
  162.      Box to pop up, telling you that File Locker finished encrypting
  163.      or decrypting files.
  164.  
  165.    - The configuration of File Locker is saved when you end the
  166.      program.  The configuration is kept in a file named "LOCK.INI"
  167.      located in your WINDOWS directory.
  168.  
  169.  
  170. DOS Based File Locker (DOSLOCK.EXE):
  171. ====================================
  172.  
  173. This DOS based File Locker program can be run when you are in DOS.
  174. This is useful if you want to decrypt or encrypt a file without having
  175. to start Windows.
  176.  
  177. To run this program, type DOSLOCK at the DOS prompt.  (NOTE: This
  178. version of DOSLOCK does NOT accept any command-line parameters.)
  179. You will be asked whether you want to (1) encrypt a file, (2) decrypt
  180. a file, or (3) exit.  Type your choice and press ENTER.
  181.  
  182. Now enter the file name of the file you want to encrypt or decrypt and
  183. press ENTER.  (NOTE: You CANNOT list more than one file or use wildcards
  184. when specifying the file name.)
  185.  
  186. Now enter the locking password and press ENTER.  (NOTE: The password
  187. will NOT be echoed onto the screen as you type it in.)  Enter the
  188. password again to verify that you typed it in correctly, and then
  189. press ENTER.  (NOTE: If you are decrypting a file, you will not be
  190. asked to verify the password.)
  191.  
  192. The file will now be locked or unlocked.
  193.  
  194. =====================================================================
  195.  
  196. If you have any questions, comments, problems, or suggestions, I
  197. would love to hear them!  I can be reached the following ways:
  198.  
  199. U.S. Mail:
  200.  
  201.         Rodney M. Savard
  202.         4507 South Kent Street
  203.         Kennewick, WA  99337-4510
  204.  
  205. E-Mail:
  206.  
  207.                       America Online:  RodSavard
  208.                                GEnie:  R.SAVARD
  209.     ImagiNation (The Sierra Network):  58313
  210.                             Internet:  rm_savard@pnl.gov
  211.      America Online via the Internet:  rodsavard@aol.com
  212.               GEnie via the Internet:  r.savard@genie.geis.com
  213.  
  214. --------------------------> end of file <----------------------------